Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix package-scale compilation for subcrates, make ketrees generic over their hasher #560

Merged
merged 3 commits into from
Oct 4, 2023

Conversation

p-avital
Copy link
Contributor

@p-avital p-avital commented Oct 4, 2023

Noticed some subcrates didn't compile individually because of missing feature flags.

Made Hashmap-based KeTrees generic over their hashers, since this could have a large influence on performance

@p-avital p-avital requested a review from Mallets October 4, 2023 09:45
@p-avital p-avital merged commit fd9e407 into master Oct 4, 2023
14 checks passed
@p-avital p-avital deleted the minor-fixes branch October 4, 2023 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants